[INFO] fetching crate json-resp-derive 0.1.1...
[INFO] testing json-resp-derive-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate json-resp-derive 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate json-resp-derive 0.1.1
[INFO] finished tweaking crates.io crate json-resp-derive 0.1.1
[INFO] tweaked toml for crates.io crate json-resp-derive 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate json-resp-derive 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b9678bdb384dcd212158ef5e6a0c4ef61e792216c1d35d0910348f65f9e5ca3
[INFO] running `Command { std: "docker" "start" "-a" "7b9678bdb384dcd212158ef5e6a0c4ef61e792216c1d35d0910348f65f9e5ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b9678bdb384dcd212158ef5e6a0c4ef61e792216c1d35d0910348f65f9e5ca3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b9678bdb384dcd212158ef5e6a0c4ef61e792216c1d35d0910348f65f9e5ca3", kill_on_drop: false }`
[INFO] [stdout] 7b9678bdb384dcd212158ef5e6a0c4ef61e792216c1d35d0910348f65f9e5ca3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc188f73a5d77170dfcedf7ee6115333fa17f007792d551fe885c733fafc0444
[INFO] running `Command { std: "docker" "start" "-a" "fc188f73a5d77170dfcedf7ee6115333fa17f007792d551fe885c733fafc0444", kill_on_drop: false }`
[INFO] [stderr]    Compiling json-resp-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `JsonErrorUtoipaTypes` is never constructed
[INFO] [stdout]    --> src/errors/expand.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct JsonErrorUtoipaTypes {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/errors/types.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     RequestError {
[INFO] [stdout]    |     ------------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 15 |         description: Option<LitStr>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `variant` and `status` are never used
[INFO] [stdout]   --> src/errors/types.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl JsonError {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 24 |     fn variant(&self) -> &Ident {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn status(&self) -> Option<&StatusExpr> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used
[INFO] [stdout]    --> src/errors/types.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl JsonError {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     fn expand_utoipa_schema_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn expand_utoipa_response_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn expand_utoipa_intoresponse_method(&self) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |     pub(crate) fn expand_utoipa_response(&self) -> Option<TokenStream> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expand_numeric` is never used
[INFO] [stdout]    --> src/errors/types.rs:505:12
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl StatusExpr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 505 |     pub fn expand_numeric(&self) -> TokenStream {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "fc188f73a5d77170dfcedf7ee6115333fa17f007792d551fe885c733fafc0444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc188f73a5d77170dfcedf7ee6115333fa17f007792d551fe885c733fafc0444", kill_on_drop: false }`
[INFO] [stdout] fc188f73a5d77170dfcedf7ee6115333fa17f007792d551fe885c733fafc0444
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 190d2f384da1d71a13aac82a94c69d073251194ee6231556190f236adb6f7b34
[INFO] running `Command { std: "docker" "start" "-a" "190d2f384da1d71a13aac82a94c69d073251194ee6231556190f236adb6f7b34", kill_on_drop: false }`
[INFO] [stderr]    Compiling json-resp-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `JsonErrorUtoipaTypes` is never constructed
[INFO] [stdout]    --> src/errors/expand.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct JsonErrorUtoipaTypes {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/errors/types.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     RequestError {
[INFO] [stdout]    |     ------------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 15 |         description: Option<LitStr>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `variant` and `status` are never used
[INFO] [stdout]   --> src/errors/types.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl JsonError {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 24 |     fn variant(&self) -> &Ident {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn status(&self) -> Option<&StatusExpr> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonErrorUtoipaTypes` is never constructed
[INFO] [stdout]    --> src/errors/expand.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct JsonErrorUtoipaTypes {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used
[INFO] [stdout]    --> src/errors/types.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl JsonError {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     fn expand_utoipa_schema_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn expand_utoipa_response_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn expand_utoipa_intoresponse_method(&self) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |     pub(crate) fn expand_utoipa_response(&self) -> Option<TokenStream> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/errors/types.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     RequestError {
[INFO] [stdout]    |     ------------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 15 |         description: Option<LitStr>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expand_numeric` is never used
[INFO] [stdout]    --> src/errors/types.rs:505:12
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl StatusExpr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 505 |     pub fn expand_numeric(&self) -> TokenStream {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `variant` and `status` are never used
[INFO] [stdout]   --> src/errors/types.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl JsonError {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 24 |     fn variant(&self) -> &Ident {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn status(&self) -> Option<&StatusExpr> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used
[INFO] [stdout]    --> src/errors/types.rs:263:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl JsonError {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     fn expand_utoipa_schema_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn expand_utoipa_response_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn expand_utoipa_intoresponse_method(&self) -> Option<TokenStream> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 378 |     pub(crate) fn expand_utoipa_response(&self) -> Option<TokenStream> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expand_numeric` is never used
[INFO] [stdout]    --> src/errors/types.rs:505:12
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl StatusExpr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 505 |     pub fn expand_numeric(&self) -> TokenStream {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "190d2f384da1d71a13aac82a94c69d073251194ee6231556190f236adb6f7b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "190d2f384da1d71a13aac82a94c69d073251194ee6231556190f236adb6f7b34", kill_on_drop: false }`
[INFO] [stdout] 190d2f384da1d71a13aac82a94c69d073251194ee6231556190f236adb6f7b34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e10dfd70c6aa1537bff20b2f39b3328c09cb309f4535c46070eb619e56547687
[INFO] running `Command { std: "docker" "start" "-a" "e10dfd70c6aa1537bff20b2f39b3328c09cb309f4535c46070eb619e56547687", kill_on_drop: false }`
[INFO] [stderr] warning: struct `JsonErrorUtoipaTypes` is never constructed
[INFO] [stderr]    --> src/errors/expand.rs:165:12
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub struct JsonErrorUtoipaTypes {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `description` is never read
[INFO] [stderr]   --> src/errors/types.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr]  9 |     RequestError {
[INFO] [stderr]    |     ------------ field in this variant
[INFO] [stderr] ...
[INFO] [stderr] 15 |         description: Option<LitStr>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `variant` and `status` are never used
[INFO] [stderr]   --> src/errors/types.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl JsonError {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] 24 |     fn variant(&self) -> &Ident {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     fn status(&self) -> Option<&StatusExpr> {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used
[INFO] [stderr]    --> src/errors/types.rs:263:8
[INFO] [stderr]     |
[INFO] [stderr] 164 | impl JsonError {
[INFO] [stderr]     | -------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 263 |     fn expand_utoipa_schema_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 329 |     fn expand_utoipa_response_method(&self, name: &Ident) -> Option<TokenStream> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 364 |     fn expand_utoipa_intoresponse_method(&self) -> Option<TokenStream> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 378 |     pub(crate) fn expand_utoipa_response(&self) -> Option<TokenStream> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 408 |     pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expand_numeric` is never used
[INFO] [stderr]    --> src/errors/types.rs:505:12
[INFO] [stderr]     |
[INFO] [stderr] 493 | impl StatusExpr {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 505 |     pub fn expand_numeric(&self) -> TokenStream {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `json-resp-derive` (lib) generated 5 warnings
[INFO] [stderr] warning: `json-resp-derive` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_resp_derive-c85f72d2d7c3185c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests json_resp_derive
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e10dfd70c6aa1537bff20b2f39b3328c09cb309f4535c46070eb619e56547687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10dfd70c6aa1537bff20b2f39b3328c09cb309f4535c46070eb619e56547687", kill_on_drop: false }`
[INFO] [stdout] e10dfd70c6aa1537bff20b2f39b3328c09cb309f4535c46070eb619e56547687
